src/chunker/internal/helpers.d(14,8): Error: cannot take address of local `rnd` in `@safe` function `getRandom` src/chunker/internal/helpers.d(17,18): Error: cannot take address of local `rnd` in `@safe` function `getRandom` src/chunker/rabin.d(79,24): Error: `@safe` function `fillTables` cannot access `__gshared` data `cache` src/chunker/rabin.d(130,4): Error: `@safe` function `fillTables` cannot access `__gshared` data `cache` /opt/dmd-safe/dmd/dmd-safe failed with exit code 1.